[INFO] fetching crate mtime-rewind 0.1.0...
[INFO] testing mtime-rewind-0.1.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate mtime-rewind 0.1.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate mtime-rewind 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate mtime-rewind 0.1.0
[INFO] tweaked toml for crates.io crate mtime-rewind 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mtime-rewind 0.1.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mtime-rewind 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded env_logger v0.10.0
[INFO] [stderr]   Downloaded sha2 v0.10.7
[INFO] [stderr]   Downloaded filetime v0.2.22
[INFO] [stderr]   Downloaded cpufeatures v0.2.9
[INFO] [stderr]   Downloaded walkdir v2.3.3
[INFO] [stderr]   Downloaded clap_lex v0.5.1
[INFO] [stderr]   Downloaded clap_derive v4.4.0
[INFO] [stderr]   Downloaded clap v4.4.0
[INFO] [stderr]   Downloaded aho-corasick v1.0.4
[INFO] [stderr]   Downloaded regex v1.9.4
[INFO] [stderr]   Downloaded clap_builder v4.4.0
[INFO] [stderr]   Downloaded rustix v0.38.9
[INFO] [stderr]   Downloaded regex-automata v0.3.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cc1d383dcbd643ca190c4b8143ba8e813b338838587dd8aa50c56148e3ecce59
[INFO] running `Command { std: "docker" "start" "-a" "cc1d383dcbd643ca190c4b8143ba8e813b338838587dd8aa50c56148e3ecce59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cc1d383dcbd643ca190c4b8143ba8e813b338838587dd8aa50c56148e3ecce59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc1d383dcbd643ca190c4b8143ba8e813b338838587dd8aa50c56148e3ecce59", kill_on_drop: false }`
[INFO] [stdout] cc1d383dcbd643ca190c4b8143ba8e813b338838587dd8aa50c56148e3ecce59
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 25c8adad40d395c0cd9ef1d7531e6282bb57a50dc912dbc49594b1bd7d948028
[INFO] running `Command { std: "docker" "start" "-a" "25c8adad40d395c0cd9ef1d7531e6282bb57a50dc912dbc49594b1bd7d948028", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling rustix v0.38.9
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling anstyle v1.0.2
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling anstream v0.5.0
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling clap_lex v0.5.1
[INFO] [stderr]    Compiling aho-corasick v1.0.4
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling clap_builder v4.4.0
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling filetime v0.2.22
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling regex-automata v0.3.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.7
[INFO] [stderr]    Compiling regex v1.9.4
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling clap_derive v4.4.0
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling clap v4.4.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling mtime-rewind v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.21s
[INFO] running `Command { std: "docker" "inspect" "25c8adad40d395c0cd9ef1d7531e6282bb57a50dc912dbc49594b1bd7d948028", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25c8adad40d395c0cd9ef1d7531e6282bb57a50dc912dbc49594b1bd7d948028", kill_on_drop: false }`
[INFO] [stdout] 25c8adad40d395c0cd9ef1d7531e6282bb57a50dc912dbc49594b1bd7d948028
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4c91628193c35122ae248da56fcf1ad7444f2b66ddc5439a095aebc445065ef6
[INFO] running `Command { std: "docker" "start" "-a" "4c91628193c35122ae248da56fcf1ad7444f2b66ddc5439a095aebc445065ef6", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.9
[INFO] [stderr]    Compiling fastrand v2.0.0
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling tempfile v3.8.0
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling mtime-rewind v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.42s
[INFO] running `Command { std: "docker" "inspect" "4c91628193c35122ae248da56fcf1ad7444f2b66ddc5439a095aebc445065ef6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c91628193c35122ae248da56fcf1ad7444f2b66ddc5439a095aebc445065ef6", kill_on_drop: false }`
[INFO] [stdout] 4c91628193c35122ae248da56fcf1ad7444f2b66ddc5439a095aebc445065ef6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ca7cc20e76cd3b951125e119ab4832bc5f89e13e1598be81094e60d43b5c9609
[INFO] running `Command { std: "docker" "start" "-a" "ca7cc20e76cd3b951125e119ab4832bc5f89e13e1598be81094e60d43b5c9609", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mtime_rewind-52e33165ca4d2bdd)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/main.rs (/opt/rustwide/target/debug/deps/main-9be27dae848a1db6)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] [2026-03-30T04:28:30Z INFO  mtime_rewind] Computing hashes...
[INFO] [stderr] [2026-03-30T04:28:30Z INFO  mtime_rewind] Computed hashes for 2 files
[INFO] [stderr] [2026-03-30T04:28:30Z INFO  mtime_rewind] Writing hashes for the first time...
[INFO] [stderr] [2026-03-30T04:28:30Z INFO  mtime_rewind] Wrote "/tmp/.tmpxdEV0x/.hashprint"
[INFO] [stderr] [2026-03-30T04:28:30Z INFO  mtime_rewind] Done
[INFO] [stderr] [2026-03-30T04:28:30Z INFO  mtime_rewind] Computing hashes...
[INFO] [stderr] [2026-03-30T04:28:30Z INFO  mtime_rewind] Computed hashes for 2 files
[INFO] [stderr] [2026-03-30T04:28:30Z INFO  mtime_rewind] Restoring modification times for unchanged files...
[INFO] [stderr] [2026-03-30T04:28:30Z INFO  mtime_rewind] Loading cached state...
[INFO] [stderr] [2026-03-30T04:28:30Z INFO  mtime_rewind] Loaded hashes for 2 files
[INFO] [stderr] [2026-03-30T04:28:30Z INFO  mtime_rewind] "/tmp/.tmpxdEV0x/b" was actually modified
[INFO] [stderr] [2026-03-30T04:28:30Z INFO  mtime_rewind] Rewinding "/tmp/.tmpxdEV0x/a" from SystemTime { tv_sec: 1774844910, tv_nsec: 876814461 } to SystemTime { tv_sec: 1774844910, tv_nsec: 871814462 } as its contents did not change
[INFO] [stderr] [2026-03-30T04:28:30Z INFO  mtime_rewind] 1 files rewinded
[INFO] [stderr] [2026-03-30T04:28:30Z INFO  mtime_rewind] Saving the new state...
[INFO] [stderr] [2026-03-30T04:28:30Z INFO  mtime_rewind] Wrote "/tmp/.tmpxdEV0x/.hashprint"
[INFO] [stderr] [2026-03-30T04:28:30Z INFO  mtime_rewind] Done
[INFO] [stderr] [2026-03-30T04:28:30Z INFO  mtime_rewind] Computing hashes...
[INFO] [stderr] [2026-03-30T04:28:30Z INFO  mtime_rewind] Computed hashes for 2 files
[INFO] [stderr] [2026-03-30T04:28:30Z INFO  mtime_rewind] Restoring modification times for unchanged files...
[INFO] [stderr] [2026-03-30T04:28:30Z INFO  mtime_rewind] Loading cached state...
[INFO] [stderr] [2026-03-30T04:28:30Z INFO  mtime_rewind] Loaded hashes for 2 files
[INFO] [stderr] [2026-03-30T04:28:30Z INFO  mtime_rewind] Rewinding "/tmp/.tmpxdEV0x/b" from SystemTime { tv_sec: 1774844910, tv_nsec: 885814461 } to SystemTime { tv_sec: 1774844910, tv_nsec: 876814461 } as its contents did not change
[INFO] [stderr] [2026-03-30T04:28:30Z INFO  mtime_rewind] 1 files rewinded
[INFO] [stderr] [2026-03-30T04:28:30Z INFO  mtime_rewind] Saving the new state...
[INFO] [stderr] [2026-03-30T04:28:30Z INFO  mtime_rewind] Wrote "/tmp/.tmpxdEV0x/.hashprint"
[INFO] [stderr] [2026-03-30T04:28:30Z INFO  mtime_rewind] Done
[INFO] [stdout] test test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ca7cc20e76cd3b951125e119ab4832bc5f89e13e1598be81094e60d43b5c9609", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca7cc20e76cd3b951125e119ab4832bc5f89e13e1598be81094e60d43b5c9609", kill_on_drop: false }`
[INFO] [stdout] ca7cc20e76cd3b951125e119ab4832bc5f89e13e1598be81094e60d43b5c9609
